[INFO] fetching crate secrets 1.2.0...
[INFO] testing secrets-1.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate secrets 1.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate secrets 1.2.0
[INFO] finished tweaking crates.io crate secrets 1.2.0
[INFO] tweaked toml for crates.io crate secrets 1.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate secrets 1.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59f36b1ff5c6e17c6c2c0936ce27cd8468e1dd36781347f7208ef00fb66c3558
[INFO] running `Command { std: "docker" "start" "-a" "59f36b1ff5c6e17c6c2c0936ce27cd8468e1dd36781347f7208ef00fb66c3558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59f36b1ff5c6e17c6c2c0936ce27cd8468e1dd36781347f7208ef00fb66c3558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f36b1ff5c6e17c6c2c0936ce27cd8468e1dd36781347f7208ef00fb66c3558", kill_on_drop: false }`
[INFO] [stdout] 59f36b1ff5c6e17c6c2c0936ce27cd8468e1dd36781347f7208ef00fb66c3558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde8ecdd2c52d17ff555988418fee6317fe3de4c2c0c7591ed7b1f474ae25f9c
[INFO] running `Command { std: "docker" "start" "-a" "dde8ecdd2c52d17ff555988418fee6317fe3de4c2c0c7591ed7b1f474ae25f9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling secrets v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::all))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::pedantic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::nursery))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::clone_on_ref_ptr))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::decimal_literal_representation))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::else_if_without_else))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::float_arithmetic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::float_cmp_const))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::indexing_slicing))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::mem_forget))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::missing_docs_in_private_items))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::multiple_inherent_impl))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::multiple_inherent_impl))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::print_stdout))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::unwrap_used))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::shadow_reuse))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::shadow_same))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::unimplemented))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::use_debug))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::must_use_candidate))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_pub_crate))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::wildcard_imports))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[cfg(profile = "debug")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(profile = "coverage")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("coverage"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"coverage\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(profile = "release")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("release"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"release\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/secret.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/traits.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_const_for_fn))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: rule #1 of macro `never` is never used
[INFO] [stdout]    --> src/lib.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         ($cond:expr) => { {
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 | #![warn(unused)]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]   --> src/ffi/sodium.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[cfg(any(profile = "release", profile = "coverage"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("release"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"release\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]   --> src/ffi/sodium.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[cfg(any(profile = "release", profile = "coverage"))]
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("coverage"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"coverage\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  80 |             let _ = std::mem::transmute::<usize, size_t>(0);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #![warn(unused_qualifications)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout]  80 -             let _ = std::mem::transmute::<usize, size_t>(0);
[INFO] [stdout]  80 +             let _ = mem::transmute::<usize, size_t>(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |     sodium_allocarray(count, mem::size_of::<T>()).cast()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 114 -     sodium_allocarray(count, mem::size_of::<T>()).cast()
[INFO] [stdout] 114 +     sodium_allocarray(count, size_of::<T>()).cast()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |     sodium_mlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 129 -     sodium_mlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout] 129 +     sodium_mlock(ptr.cast(), size_of::<T>()) == 0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |     sodium_munlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 137 -     sodium_munlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout] 137 +     sodium_munlock(ptr.cast(), size_of::<T>()) == 0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/boxed.rs:779:17
[INFO] [stdout]     |
[INFO] [stdout] 779 | #[cfg(all(test, profile = "debug"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/boxed.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 75 -         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout] 75 +         proven!(boxed.ptr != NonNull::dangling());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/boxed.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 96 -         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout] 96 +         proven!(boxed.ptr != NonNull::dangling());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/secret_box.rs:541:17
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[cfg(all(test, profile = "debug"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/traits/bytes.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         mem::size_of::<Self>()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 49 -         mem::size_of::<Self>()
[INFO] [stdout] 49 +         size_of::<Self>()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "dde8ecdd2c52d17ff555988418fee6317fe3de4c2c0c7591ed7b1f474ae25f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde8ecdd2c52d17ff555988418fee6317fe3de4c2c0c7591ed7b1f474ae25f9c", kill_on_drop: false }`
[INFO] [stdout] dde8ecdd2c52d17ff555988418fee6317fe3de4c2c0c7591ed7b1f474ae25f9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d49f797b8ab8b1103de77a6e21ab9622a7412871652f28b4b9328223020a384
[INFO] running `Command { std: "docker" "start" "-a" "7d49f797b8ab8b1103de77a6e21ab9622a7412871652f28b4b9328223020a384", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::all))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::pedantic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::nursery))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::clone_on_ref_ptr))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::decimal_literal_representation))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::else_if_without_else))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::float_arithmetic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::float_cmp_const))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::indexing_slicing))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::mem_forget))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::missing_docs_in_private_items))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::multiple_inherent_impl))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::multiple_inherent_impl))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::print_stdout))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::unwrap_used))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::shadow_reuse))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::shadow_same))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::unimplemented))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::use_debug))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::must_use_candidate))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_pub_crate))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::wildcard_imports))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[cfg(profile = "debug")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(profile = "coverage")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("coverage"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"coverage\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(profile = "release")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("release"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"release\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/secret.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/traits.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_const_for_fn))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: rule #1 of macro `never` is never used
[INFO] [stdout]    --> src/lib.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         ($cond:expr) => { {
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 | #![warn(unused)]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]   --> src/ffi/sodium.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[cfg(any(profile = "release", profile = "coverage"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("release"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"release\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]   --> src/ffi/sodium.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[cfg(any(profile = "release", profile = "coverage"))]
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("coverage"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"coverage\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  80 |             let _ = std::mem::transmute::<usize, size_t>(0);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #![warn(unused_qualifications)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout]  80 -             let _ = std::mem::transmute::<usize, size_t>(0);
[INFO] [stdout]  80 +             let _ = mem::transmute::<usize, size_t>(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |     sodium_allocarray(count, mem::size_of::<T>()).cast()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 114 -     sodium_allocarray(count, mem::size_of::<T>()).cast()
[INFO] [stdout] 114 +     sodium_allocarray(count, size_of::<T>()).cast()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |     sodium_mlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 129 -     sodium_mlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout] 129 +     sodium_mlock(ptr.cast(), size_of::<T>()) == 0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |     sodium_munlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 137 -     sodium_munlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout] 137 +     sodium_munlock(ptr.cast(), size_of::<T>()) == 0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/boxed.rs:779:17
[INFO] [stdout]     |
[INFO] [stdout] 779 | #[cfg(all(test, profile = "debug"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/boxed.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 75 -         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout] 75 +         proven!(boxed.ptr != NonNull::dangling());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/boxed.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 96 -         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout] 96 +         proven!(boxed.ptr != NonNull::dangling());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/secret_box.rs:541:17
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[cfg(all(test, profile = "debug"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/traits/bytes.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         mem::size_of::<Self>()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 49 -         mem::size_of::<Self>()
[INFO] [stdout] 49 +         size_of::<Self>()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling secrets v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::all))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::pedantic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::nursery))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::clone_on_ref_ptr))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::decimal_literal_representation))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::else_if_without_else))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::float_arithmetic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::float_cmp_const))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::indexing_slicing))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::mem_forget))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::missing_docs_in_private_items))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::multiple_inherent_impl))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::multiple_inherent_impl))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::print_stdout))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::unwrap_used))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::shadow_reuse))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::shadow_same))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::unimplemented))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::use_debug))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::must_use_candidate))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_pub_crate))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::wildcard_imports))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[cfg(profile = "debug")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(profile = "coverage")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("coverage"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"coverage\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/lib.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(profile = "release")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("release"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"release\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/secret.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/traits.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_const_for_fn))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/secret.rs:356:20
[INFO] [stdout]     |
[INFO] [stdout] 356 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_clone))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: rule #1 of macro `never` is never used
[INFO] [stdout]    --> src/lib.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         ($cond:expr) => { {
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 | #![warn(unused)]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]   --> src/ffi/sodium.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[cfg(any(profile = "release", profile = "coverage"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("release"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"release\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]   --> src/ffi/sodium.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[cfg(any(profile = "release", profile = "coverage"))]
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("coverage"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"coverage\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  80 |             let _ = std::mem::transmute::<usize, size_t>(0);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #![warn(unused_qualifications)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout]  80 -             let _ = std::mem::transmute::<usize, size_t>(0);
[INFO] [stdout]  80 +             let _ = mem::transmute::<usize, size_t>(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |     sodium_allocarray(count, mem::size_of::<T>()).cast()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 114 -     sodium_allocarray(count, mem::size_of::<T>()).cast()
[INFO] [stdout] 114 +     sodium_allocarray(count, size_of::<T>()).cast()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |     sodium_mlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 129 -     sodium_mlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout] 129 +     sodium_mlock(ptr.cast(), size_of::<T>()) == 0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/ffi/sodium.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |     sodium_munlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 137 -     sodium_munlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stdout] 137 +     sodium_munlock(ptr.cast(), size_of::<T>()) == 0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/boxed.rs:779:17
[INFO] [stdout]     |
[INFO] [stdout] 779 | #[cfg(all(test, profile = "debug"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/boxed.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 75 -         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout] 75 +         proven!(boxed.ptr != NonNull::dangling());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/boxed.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 96 -         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stdout] 96 +         proven!(boxed.ptr != NonNull::dangling());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `profile`
[INFO] [stdout]    --> src/secret_box.rs:541:17
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[cfg(all(test, profile = "debug"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/traits/bytes.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         mem::size_of::<Self>()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 49 -         mem::size_of::<Self>()
[INFO] [stdout] 49 +         size_of::<Self>()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "7d49f797b8ab8b1103de77a6e21ab9622a7412871652f28b4b9328223020a384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d49f797b8ab8b1103de77a6e21ab9622a7412871652f28b4b9328223020a384", kill_on_drop: false }`
[INFO] [stdout] 7d49f797b8ab8b1103de77a6e21ab9622a7412871652f28b4b9328223020a384
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88f15f35f868043702be95deabef3bb675c95a35d81bac5b25f63d7a24df7052
[INFO] running `Command { std: "docker" "start" "-a" "88f15f35f868043702be95deabef3bb675c95a35d81bac5b25f63d7a24df7052", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:160:13
[INFO] [stderr]     |
[INFO] [stderr] 160 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::all))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:161:13
[INFO] [stderr]     |
[INFO] [stderr] 161 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::pedantic))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:162:13
[INFO] [stderr]     |
[INFO] [stderr] 162 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::nursery))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:163:13
[INFO] [stderr]     |
[INFO] [stderr] 163 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::clone_on_ref_ptr))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:164:13
[INFO] [stderr]     |
[INFO] [stderr] 164 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::decimal_literal_representation))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:165:13
[INFO] [stderr]     |
[INFO] [stderr] 165 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::else_if_without_else))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:166:13
[INFO] [stderr]     |
[INFO] [stderr] 166 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::float_arithmetic))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:167:13
[INFO] [stderr]     |
[INFO] [stderr] 167 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::float_cmp_const))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:168:13
[INFO] [stderr]     |
[INFO] [stderr] 168 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::indexing_slicing))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:169:13
[INFO] [stderr]     |
[INFO] [stderr] 169 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::mem_forget))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:170:13
[INFO] [stderr]     |
[INFO] [stderr] 170 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::missing_docs_in_private_items))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:171:13
[INFO] [stderr]     |
[INFO] [stderr] 171 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::multiple_inherent_impl))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:172:13
[INFO] [stderr]     |
[INFO] [stderr] 172 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::multiple_inherent_impl))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:173:13
[INFO] [stderr]     |
[INFO] [stderr] 173 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::print_stdout))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:174:13
[INFO] [stderr]     |
[INFO] [stderr] 174 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::unwrap_used))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:175:13
[INFO] [stderr]     |
[INFO] [stderr] 175 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::shadow_reuse))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:176:13
[INFO] [stderr]     |
[INFO] [stderr] 176 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::shadow_same))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:177:13
[INFO] [stderr]     |
[INFO] [stderr] 177 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::unimplemented))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:178:13
[INFO] [stderr]     |
[INFO] [stderr] 178 | #![cfg_attr(feature = "cargo-clippy", warn(clippy::use_debug))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:180:13
[INFO] [stderr]     |
[INFO] [stderr] 180 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::module_name_repetitions))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::must_use_candidate))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:184:13
[INFO] [stderr]     |
[INFO] [stderr] 184 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_pub_crate))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:187:13
[INFO] [stderr]     |
[INFO] [stderr] 187 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::wildcard_imports))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `profile`
[INFO] [stderr]    --> src/lib.rs:192:7
[INFO] [stderr]     |
[INFO] [stderr] 192 | #[cfg(profile = "debug")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `profile`
[INFO] [stderr]    --> src/lib.rs:247:7
[INFO] [stderr]     |
[INFO] [stderr] 247 | #[cfg(profile = "coverage")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("coverage"))'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"coverage\"))");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `profile`
[INFO] [stderr]    --> src/lib.rs:297:7
[INFO] [stderr]     |
[INFO] [stderr] 297 | #[cfg(profile = "release")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("release"))'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"release\"))");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/secret.rs:115:16
[INFO] [stderr]     |
[INFO] [stderr] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/traits.rs:47:13
[INFO] [stderr]    |
[INFO] [stderr] 47 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_const_for_fn))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: rule #1 of macro `never` is never used
[INFO] [stderr]    --> src/lib.rs:224:9
[INFO] [stderr]     |
[INFO] [stderr] 224 |         ($cond:expr) => { {
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:141:9
[INFO] [stderr]     |
[INFO] [stderr] 141 | #![warn(unused)]
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `profile`
[INFO] [stderr]   --> src/ffi/sodium.rs:88:23
[INFO] [stderr]    |
[INFO] [stderr] 88 |             #[cfg(any(profile = "release", profile = "coverage"))]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("release"))'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"release\"))");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `profile`
[INFO] [stderr]   --> src/ffi/sodium.rs:88:44
[INFO] [stderr]    |
[INFO] [stderr] 88 |             #[cfg(any(profile = "release", profile = "coverage"))]
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("coverage"))'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"coverage\"))");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/ffi/sodium.rs:80:21
[INFO] [stderr]     |
[INFO] [stderr]  80 |             let _ = std::mem::transmute::<usize, size_t>(0);
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:155:9
[INFO] [stderr]     |
[INFO] [stderr] 155 | #![warn(unused_qualifications)]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr]  80 -             let _ = std::mem::transmute::<usize, size_t>(0);
[INFO] [stderr]  80 +             let _ = mem::transmute::<usize, size_t>(0);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/ffi/sodium.rs:114:30
[INFO] [stderr]     |
[INFO] [stderr] 114 |     sodium_allocarray(count, mem::size_of::<T>()).cast()
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 114 -     sodium_allocarray(count, mem::size_of::<T>()).cast()
[INFO] [stderr] 114 +     sodium_allocarray(count, size_of::<T>()).cast()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/ffi/sodium.rs:129:30
[INFO] [stderr]     |
[INFO] [stderr] 129 |     sodium_mlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 129 -     sodium_mlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stderr] 129 +     sodium_mlock(ptr.cast(), size_of::<T>()) == 0
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/ffi/sodium.rs:137:32
[INFO] [stderr]     |
[INFO] [stderr] 137 |     sodium_munlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 137 -     sodium_munlock(ptr.cast(), mem::size_of::<T>()) == 0
[INFO] [stderr] 137 +     sodium_munlock(ptr.cast(), size_of::<T>()) == 0
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `profile`
[INFO] [stderr]    --> src/boxed.rs:779:17
[INFO] [stderr]     |
[INFO] [stderr] 779 | #[cfg(all(test, profile = "debug"))]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/boxed.rs:75:30
[INFO] [stderr]    |
[INFO] [stderr] 75 |         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 75 -         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stderr] 75 +         proven!(boxed.ptr != NonNull::dangling());
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/boxed.rs:96:30
[INFO] [stderr]    |
[INFO] [stderr] 96 |         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 96 -         proven!(boxed.ptr != std::ptr::NonNull::dangling());
[INFO] [stderr] 96 +         proven!(boxed.ptr != NonNull::dangling());
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `profile`
[INFO] [stderr]    --> src/secret_box.rs:541:17
[INFO] [stderr]     |
[INFO] [stderr] 541 | #[cfg(all(test, profile = "debug"))]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(profile, values("debug"))'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(profile, values(\"debug\"))");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/traits/bytes.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |         mem::size_of::<Self>()
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 49 -         mem::size_of::<Self>()
[INFO] [stderr] 49 +         size_of::<Self>()
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `secrets` (lib) generated 40 warnings (run `cargo fix --lib -p secrets` to apply 7 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/secret.rs:356:20
[INFO] [stderr]     |
[INFO] [stderr] 356 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_clone))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `allow-coredumps`, `libsodium-sys`, and `use-libsodium-sys`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `secrets` (lib test) generated 41 warnings (40 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secrets-8921c823d831f7f3)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test boxed::tests::it_allows_custom_initialization ... ok
[INFO] [stdout] test boxed::tests::it_allows_arbitrary_readers ... ok
[INFO] [stdout] test boxed::tests::it_compares_inequality_using_size ... ok
[INFO] [stdout] test boxed::tests::it_compares_equality ... ok
[INFO] [stdout] test boxed::tests::it_compares_inequality ... ok
[INFO] [stdout] test boxed::tests::it_initializes_with_zero_refs ... ok
[INFO] [stdout] test boxed::tests::it_initializes_with_garbage ... ok
[INFO] [stdout] test boxed::tests::it_tracks_ref_counts_accurately ... ok
[INFO] [stdout] test boxed::tests::it_doesnt_overflow_early ... ok
[INFO] [stdout] test boxed::tests::it_initializes_from_values ... ok
[INFO] [stdout] test boxed::tests::it_initializes_with_zero ... ok
[INFO] [stdout] test boxed::tests::it_can_be_sent_between_threads ... ok
[INFO] [stdout] test boxed::tests::it_detects_sodium_init_failure - should panic ... ok
[INFO] [stdout] test boxed::tests::it_detects_sodium_mprotect_failure - should panic ... ok
[INFO] [stdout] test boxed::tests::it_detects_out_of_order_retains_and_releases_that_underflow - should panic ... ok
[INFO] [stdout] test boxed::tests::it_doesnt_allow_overflowing_readers - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_as_mut_slice_while_readonly - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_as_mut_while_locked - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_different_access_types - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_multiple_writers - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_negative_users - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_as_slice_while_locked - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_as_ref_while_locked - should panic ... ok
[INFO] [stdout] test ffi::sodium::test::memcmp_compares_inequality_for_different_lengths ... ok
[INFO] [stdout] test secret::tests::it_compares_equality ... ok
[INFO] [stdout] test secret::tests::it_compares_inequality ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_as_mut_slice_while_locked - should panic ... ok
[INFO] [stdout] test secret::tests::it_defaults_to_garbage_data ... ok
[INFO] [stdout] test ffi::sodium::test::memcmp_compares_equality ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_as_mut_while_readonly - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_outstanding_readers - should panic ... ok
[INFO] [stdout] test secret::tests::it_detects_sodium_mlock_failure - should panic ... ok
[INFO] [stdout] test secret::tests::it_detects_sodium_munlock_failure - should panic ... ok
[INFO] [stdout] test secret::tests::it_initializes_from_values ... ok
[INFO] [stdout] test secret::tests::it_preserves_secrecy ... ok
[INFO] [stdout] test secret::tests::it_panics_when_cloned - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_outstanding_writers - should panic ... ok
[INFO] [stdout] test secret::tests::it_zeroes_values_when_initializing_from ... ok
[INFO] [stdout] test secret_box::test::it_allows_borrowing_mutably ... ok
[INFO] [stdout] test secret::tests::it_zeroes_when_leaving_scope ... ok
[INFO] [stdout] test secret_box::test::it_allows_borrowing_immutably ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_referencing_zero_length - should panic ... ok
[INFO] [stdout] test boxed::tests_proven_statements::it_doesnt_allow_unbalanced_locking - should panic ... ok
[INFO] [stdout] test secret_box::test::it_allows_custom_initialization ... ok
[INFO] [stdout] test secret_box::test::it_allows_failing_initialization ... ok
[INFO] [stdout] test secret_box::test::it_allows_storing_fixed_size_arrays ... ok
[INFO] [stdout] test secret_box::test::it_compares_equality ... ok
[INFO] [stdout] test secret_box::test::it_compares_equality_immutably_on_ref_muts ... ok
[INFO] [stdout] test secret_box::test::it_compares_equality_immutably_on_refs ... ok
[INFO] [stdout] test secret_box::test::it_compares_equality_immutably_regardless_of_mut ... ok
[INFO] [stdout] test secret_box::test::it_compares_inequality ... ok
[INFO] [stdout] test secret_box::test::it_moves_safely ... ok
[INFO] [stdout] test secret_box::test::it_preserves_secrecy ... ok
[INFO] [stdout] test secret_box::test::it_provides_its_size ... ok
[INFO] [stdout] test secret_box::test::it_safely_clones_immutable_references ... ok
[INFO] [stdout] test secret_box::tests_proven_statements::it_doesnt_allow_borrowing_zero_length - should panic ... ok
[INFO] [stdout] test secret_box::tests_proven_statements::it_doesnt_allow_mutably_borrowing_zero_length - should panic ... ok
[INFO] [stdout] test secret_vec::test::it_allows_borrowing_immutably ... ok
[INFO] [stdout] test secret_vec::test::it_allows_borrowing_mutably ... ok
[INFO] [stdout] test secret_vec::test::it_allows_custom_initialization ... ok
[INFO] [stdout] test secret_vec::test::it_allows_failing_initialization ... ok
[INFO] [stdout] test secret_vec::test::it_allows_storing_fixed_size_arrays ... ok
[INFO] [stdout] test secret_vec::test::it_compares_equality ... ok
[INFO] [stdout] test secret_vec::test::it_compares_equality_immutably_on_ref_muts ... ok
[INFO] [stdout] test secret_vec::test::it_compares_equality_immutably_on_refs ... ok
[INFO] [stdout] test secret_vec::test::it_compares_equality_immutably_regardless_of_mut ... ok
[INFO] [stdout] test secret_vec::test::it_compares_inequality ... ok
[INFO] [stdout] test secret_vec::test::it_moves_safely ... ok
[INFO] [stdout] test secret_vec::test::it_preserves_secrecy ... ok
[INFO] [stdout] test secret_vec::test::it_provides_its_length ... ok
[INFO] [stdout] test secret_vec::test::it_provides_its_size ... ok
[INFO] [stdout] test secret_vec::test::it_safely_clones_immutable_references ... ok
[INFO] [stdout] test boxed::tests_sigsegv::it_kills_attempts_to_write_while_locked ... ok
[INFO] [stdout] test boxed::tests_sigsegv::it_kills_attempts_to_read_after_explicitly_locked ... ok
[INFO] [stdout] test boxed::tests_sigsegv::it_kills_attempts_to_read_while_locked ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests secrets
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test src/secret_box.rs - secret_box::SecretBox (line 101) - compile fail ... ok
[INFO] [stdout] test src/secret_box.rs - secret_box::SecretBox (line 117) - compile fail ... ok
[INFO] [stdout] test src/secret_vec.rs - secret_vec::SecretVec (line 100) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 36) ... ok
[INFO] [stdout] test src/lib.rs - (line 87) ... ok
[INFO] [stdout] test src/secret.rs - secret::Secret<T>::new (line 106) ... ok
[INFO] [stdout] test src/secret_box.rs - secret_box::SecretBox<T>::new (line 169) ... ok
[INFO] [stdout] test src/secret_box.rs - secret_box::SecretBox (line 67) ... ok
[INFO] [stdout] test src/secret.rs - secret::Secret<T>::zero (line 139) ... ok
[INFO] [stdout] test src/secret.rs - secret::Secret<T>::from (line 159) ... ok
[INFO] [stdout] test src/secret.rs - secret::Secret<T>::random (line 185) ... ok
[INFO] [stdout] test src/secret_box.rs - secret_box::SecretBox<T>::borrow (line 210) ... ok
[INFO] [stdout] test src/secret_box.rs - secret_box::SecretBox<T>::borrow_mut (line 232) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] test src/secret_box.rs - secret_box::SecretBox (line 82) ... ok
[INFO] [stdout] test src/secret.rs - secret::Secret (line 66) ... ok
[INFO] [stdout] test src/secret_vec.rs - secret_vec::SecretVec (line 66) ... ok
[INFO] [stdout] test src/secret_vec.rs - secret_vec::SecretVec<T>::borrow (line 224) ... ok
[INFO] [stdout] test src/secret_vec.rs - secret_vec::SecretVec<T>::borrow_mut (line 246) ... ok
[INFO] [stdout] test src/traits.rs - traits (line 32) ... ok
[INFO] [stdout] test src/secret_vec.rs - secret_vec::SecretVec (line 116) - compile fail ... ok
[INFO] [stdout] test src/secret_vec.rs - secret_vec::SecretVec (line 81) ... ok
[INFO] [stdout] test src/traits.rs - traits (line 12) ... ok
[INFO] [stdout] test src/traits.rs - traits (line 22) ... ok
[INFO] [stdout] test src/secret.rs - secret::Secret (line 52) ... ok
[INFO] [stdout] test src/traits.rs - traits (line 5) ... ok
[INFO] [stdout] test src/secret_vec.rs - secret_vec::SecretVec<T>::new (line 168) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88f15f35f868043702be95deabef3bb675c95a35d81bac5b25f63d7a24df7052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f15f35f868043702be95deabef3bb675c95a35d81bac5b25f63d7a24df7052", kill_on_drop: false }`
[INFO] [stdout] 88f15f35f868043702be95deabef3bb675c95a35d81bac5b25f63d7a24df7052
